type crypto/aes.gcmAsm (struct) Method Implmentations NonceSize() int *gcmAsm.M : crypto/cipher.AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) *gcmAsm.M : crypto/cipher.AEAD.Open Overhead() int *gcmAsm.M : crypto/cipher.AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte *gcmAsm.M : crypto/cipher.AEAD.Seal
Method Implmentations NonceSize() int *gcmAsm.M : crypto/cipher.AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) *gcmAsm.M : crypto/cipher.AEAD.Open Overhead() int *gcmAsm.M : crypto/cipher.AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte *gcmAsm.M : crypto/cipher.AEAD.Seal
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)